Perl is a well-liked scripting language that is employed to make various web-oriented applications, including CGI scripts. Among the options that differentiate it from alternative programming languages is the usage of modules - batches of Perl code that execute predefined jobs and they are widely accepted. In simple terms, instead of writing tailor-made program code to make something or pasting tens and hundreds of lines of code in your script, you can "call" a module which is already available for this particular task and use only a couple of lines of code. In consequence, your script shall be executed more quickly as it'll be much smaller. Employing modules will additionally make your script much easier to edit since you'll need to browse through a smaller amount of program code. In case you would like to use Perl on your site, you have to make sure that the necessary modules are available on the server.

Over 3400 Perl Modules in Website Hosting

If you wish to work with Perl-based apps on your websites - ready-made from a third-party website or custom-made ones, you can take advantage of our vast module library. With more than 3400 modules installed on our custom cloud website hosting platform, you'll be able to run any kind of script, regardless of the website hosting package that you select. Once you log in to the Hepsia Control Panel that is provided with all the accounts, you can see the full list of modules that we have together with the path that you have to add to your scripts so they will access these modules. Since we now have quite a large library, you'll find both widespread and very rarely used modules. We prefer to be on the safe side, so in case a third-party script that you wish to work with needs a module that isn't very popular, we will still have it here.